(make_lispy_position): Use modified mode_line_string,
authorKim F. Storm <storm@cua.dk>
Tue, 6 Jan 2004 22:37:39 +0000 (22:37 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 6 Jan 2004 22:37:39 +0000 (22:37 +0000)
commit9e40eb52e93e1911f06814e1e8944e044df8346d
tree346dcdfde403897e535a92d3f1f5ad77a69b68b9
parent435b7cda04c42f91cc9ad9db7967834c042d9b94
(make_lispy_position): Use modified mode_line_string,
buffer_posn_from_coords, and marginal_area_string functions to
include both string object and image object in the lispy position.
Also add actual glyph width and height to position.
(read_key_sequence): Use real buffer position from mouse
event to find keymap property even when click is in marginal area.
src/keyboard.c